Using the IE4 DOM
Under the IE4 DOM:
- All Element and Attribute tag names are converted to uppercase on loading a file.
- When performing a "save", tag names are saved as they are displayed.
- DTD validation is unavailable under the IE4 DOM.
- Non-"well-formed" documents can be opened and are automatically converted to "well-formed" XML source on loading.